Assignment: Set B Q.1 Solution

Write a PHP script to accept customer name and the list of product and quantity on the first page. On the next page display the name of the customer, name of the products, rate of the product, quantity, and total price in table format.

HTMl Form


        
    
        

PHP SCRIPT